From 76ffcfb6064fba3b423b1f7e2c1f52524ae1046e Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 10 Mar 2004 03:51:53 +0000 Subject: [PATCH] (Completion Commands): Add xref to Emacs manual for Partial Completion mode. --- lispref/minibuf.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi index 5b073148d4e..0c56f9d4622 100644 --- a/lispref/minibuf.texi +++ b/lispref/minibuf.texi @@ -863,7 +863,9 @@ see @ref{Completion Commands}. in the minibuffer to do completion. The description refers to the situation when Partial Completion mode is disabled (as it is by default). When enabled, this minor mode uses its own alternatives to -some of the commands described below. +some of the commands described below. @xref{Completion Options,,, +emacs, The GNU Emacs Manual}, for a short description of Partial +Completion mode. @defvar minibuffer-local-completion-map @code{completing-read} uses this value as the local keymap when an -- 2.30.2